home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / grafx410.zip / GRAFFIX.DOC < prev    next >
Text File  |  1994-12-11  |  18KB  |  408 lines

  1. FOR LOGO-FREE SCREEN CAPTURES, BECOME A REGISTERED USER
  2.  
  3.  
  4.         ▄▄▄▄▄  ▄▄▄▄▄  ▄▄▄▄▄  ▄▄▄▄▄  ▄▄▄▄▄  ▄  ▄       ▄
  5.         █   ▀  █   █  █   █  █      █      █   ▀▄   ▄▀
  6.         █      █▄▄▄█  █▄▄▄█  █▄▄▄   █▄▄▄   █     ▀▄▀
  7.         █  ▀█  █▀▄    █   █  █      █      █    ▄▀ ▀▄
  8.         █▄▄▄█  █  ▀▄  █   █  █      █      █  ▄▀     ▀▄ (TM)
  9.         FOR WINDOWS AND DOS  ▀ v4.1 ▀ SHAREWARE EDITION
  10.  
  11.       Copyright 1994 ANDROMEDA SOFTWARE.  All rights reserved.
  12.  
  13. This is the Shareware Edition of GRAFFIX, a screen-capture system
  14. that includes two executable program files: DGFX.EXE for DOS, and
  15. WGFX.EXE for Windows.  The DOS program can capture full-screen
  16. text or graphics from DOS applications running in DOS or under
  17. Windows, while the Windows program can capture graphics from
  18. Windows applications or text from character-mode DOS applications
  19. running full-screen under Windows.
  20.  
  21. DGFX.EXE and WGFX.EXE can run simultaneously on the same computer
  22. and be activated independently of each other.  For simplicity,
  23. the explanations that follow focus first on the Windows version
  24. of GRAFFIX, then on the DOS version.
  25.  
  26.  
  27. GRAFFIX for Windows
  28.  
  29. GRAFFIX is a clipboard viewer that can save all or part of the
  30. image on the clipboard to a graphics file in BMP, GIF, or PCX
  31. format.  In Windows, the entire screen can be captured to the
  32. clipboard at any time by pressing the PrtSc key (Shift-PrtSc on
  33. 84-key keyboards), or just the currently active window by press-
  34. ing Alt-PrtSc.  GRAFFIX does not need to be running in order to
  35. do this.  GRAFFIX can then be opened to save the entire clip-
  36. board, or the image can be cropped by using the mouse to frame
  37. a rectangle of any size within the window before saving to disk.
  38.  
  39. To save, choose the desired format from the File menu.  A dialog
  40. box will list the files of the selected format in the current
  41. directory.  You may select one of the files listed or type a new
  42. file name in the edit box.  You may also switch to another direc-
  43. tory or disk drive.
  44.  
  45. GRAFFIX for Windows will also display text captured to the clip-
  46. board.  Text can be saved to an ASCII file or to a monochrome
  47. graphics file in BMP, GIF, or PCX format.  Two character sets are
  48. available, OEM and ANSI.  Text can be captured to the clipboard
  49. by pressing PrtSc while a DOS character-mode application is run-
  50. ning full-screen under Windows.
  51.  
  52. When minimized to an icon or hidden by another window, GRAFFIX
  53. is still active in "popup" mode, which means it will pop up onto
  54. the screen or become visible whenever an image is placed on the
  55. clipboard.  You can then save the entire image or any rectangular
  56. portion.  To return to the application that was interrupted,
  57. simply click on that application's window or minimize GRAFFIX
  58. back to an icon.  You can turn popup mode off by clicking on
  59. "Popup" in the Options menu, which will remove the checkmark
  60. next to this menu item.
  61.  
  62. In popup mode, GRAFFIX will pop up when you press the PrtSc key
  63. OR when another application places a bitmap on the clipboard
  64. that is compatible with GRAFFIX.  The compatible formats are
  65. DDB (Device-Dependent Bitmap) and DIB (Device-Independent Bitmap),
  66. two commonly-used bitmap formats.  If you attempt to save a clip-
  67. board bitmap whose format is not one of these two, GRAFFIX will
  68. respond with a dialog box that says "No bitmap exists on the
  69. clipboard."
  70.  
  71. GRAFFIX will not pop up immediately when text is captured to
  72. the clipboard from a DOS application running full screen in
  73. character mode.  In this case, GRAFFIX will pop up after the
  74. DOS program is terminated or minimized to an icon by pressing
  75. Ctrl-Esc to activate Task Switcher.  If the GRAFFIX window
  76. becomes hidden by another window, it can be brought back to
  77. the foreground by double-clicking its icon in Program Manager.
  78.  
  79.  
  80. Cropping the Clipboard Image
  81.  
  82. The GRAFFIX display window can scroll the clipboard image hori-
  83. zontally and vertically by means of the scroll bars.  To mark a
  84. rectangular area for cropping, move the cursor to one of the top
  85. corners of the desired rectangle, depress the left mouse button,
  86. move the cursor to the diagonally opposite corner and release the
  87. button.  Repeat this process to erase the rectangle and draw a
  88. new one.  The width and height of the rectangle in pixel units
  89. will be displayed in the title bar, as will the x,y coordinates
  90. of the upper-left (UL) and lower-right (LR) corners of the rec-
  91. tangle.  The origin of these coordinates is the upper-left corner
  92. of the clipboard image.
  93.  
  94. To save the cropped image, select the desired format from the
  95. File menu.  To erase the rectangle, press Esc or position the
  96. cursor anywhere on the image and click and release the left mouse
  97. button.
  98.  
  99.  
  100. File Menu Item: Save as BMP
  101.  
  102. Select this menu item to save the contents of the clipboard to an
  103. uncompressed Windows Bitmap File with the filename extension BMP.
  104. Monochrome, 16-color, 256-color, and 24-bit TrueColor modes are
  105. supported.
  106.  
  107.  
  108. File Menu Item: Save as GIF
  109.  
  110. Select this menu item to save the contents of the clipboard to a
  111. CompuServe Graphics Interchange Format file with the filename ex-
  112. tension GIF.  This format utilizes LZW compression, and supports
  113. monochrome, 16, and 256-color modes.  GIF does not support 24-bit
  114. color modes.
  115.  
  116.  
  117. File Menu Item: Save as PCX
  118.  
  119. Select this menu item to save the contents of the clipboard to
  120. a PC Paintbrush file with the filename extension PCX.  Mono-
  121. chrome, 16-color, 256-color, and 24-bit TrueColor modes are
  122. supported.
  123.  
  124.  
  125. File Menu Item: Save as TXT
  126.  
  127. Select this menu item to save clipboard text to an ASCII text
  128. file.  Two character sets are available.  The OEM character set
  129. is the DOS-compatible IBM extended ASCII character set.  The ANSI
  130. character set is the one used by Windows.  If you save text to a
  131. file that already exists, the text will be appended to the file.
  132.  
  133.  
  134. File Menu Item: Open BMP
  135.  
  136. Select this item from the File menu to open a BMP file and place
  137. it on the clipboard.  The image can now be saved in any of the
  138. three available formats, or cropped and then saved.
  139.  
  140.  
  141. Main Menu Item: Display
  142.  
  143. This pull-down menu allows you to select which of the available
  144. clipboard formats to display.  Normally, Windows will clear the
  145. clipboard when the PrtSc key is pressed.  However, applications
  146. can place a bitmap or text on the clipboard without first clear-
  147. ing it, so that text and graphics can coexist.  This is the case
  148. when you select Open BMP.  By default, GRAFFIX will display the
  149. format most recently added to the clipboard.
  150.  
  151.  
  152. Main Menu Item: Options
  153. Three options are available:
  154.  
  155. Clear clipboard.
  156.   Select this menu item to empty the clipboard.
  157.  
  158. Popup mode.
  159.   This is the default mode of GRAFFIX.  When minimized to an
  160.   icon or hidden by another window, GRAFFIX will pop up onto
  161.   the screen whenever the clipboard receives a new bitmap image
  162.   or text.  Select this menu item to turn popup mode off or back
  163.   on again.  To return to the application that was interrupted,
  164.   click on that application's window or minimize GRAFFIX back to
  165.   an icon.
  166.  
  167. Enter coordinates.
  168.   Select this menu item to draw a rectangle by entering its
  169.   coordinates from the keyboard, instead of using the mouse.
  170.   The values that appear in the dialog box are those of the
  171.   current rectangle, if one has been drawn with the mouse.  If
  172.   no rectangle has been drawn, the values default to a rectangle
  173.   that contains the entire client area of the GRAFFIX window.
  174.   Coordinates may be entered that exceed the boundaries of this
  175.   client area, and may include the entire image on the clipboard,
  176.   up to a full screen.
  177.  
  178.   The origin of the rectangle coordinates is the upper-left
  179.   corner of the clipboard image.  To erase the rectangle, press
  180.   Esc or click and release the left mouse button.
  181.  
  182.  
  183. Help Menu
  184.  
  185. Online Help is available to explain the features of GRAFFIX.
  186.  
  187. *    *    *    *    *    *    *    *    *    *    *    *    *
  188.  
  189. GRAFFIX for DOS is a memory-resident utility that captures gra-
  190. phics and text-mode screens directly to disk files.  It can be
  191. activated from within a running DOS application, such as a video
  192. game, by pressing the "hot key" combination Ctrl-Alt-Space.
  193.  
  194. Graphics screens can be saved to either GIF or PCX files, and
  195. text screens to either ASCII or ATF files.  The ATF format pre-
  196. serves text color attributes.  GRAFFIX supports all EGA, VGA, and
  197. SVGA gray-scale and color graphics modes, including 16 and 256-
  198. color, 24-bit color (VESA modes), monochrome EGA and VGA modes,
  199. and text modes up to 132 columns by 60 rows.  To minimize memory
  200. requirements of this TSR, the old CGA and Hercules graphics modes
  201. are not supported.  SVGA modes are supported for adapters whose
  202. BIOS is VESA-compliant, which includes most SVGA adapters.
  203.  
  204.  
  205. USING GRAFFIX for DOS
  206.  
  207. Super-VGA modes are supported for video cards that have the
  208. VESA BIOS extension.  GRAFFIX looks for this extension when you
  209. make it resident, and prints a message on the screen indicating
  210. whether or not the VESA BIOS extension was found.  Some SVGA
  211. cards, such as the Video Seven WIN.VGA, require that you run
  212. a utility program that installs the VESA BIOS extension in RAM
  213. before an application can make calls to the BIOS extension.
  214.  
  215. In the case of the Video Seven card, this utility is named
  216. V7VESA.COM.  Putting V7VESA on a separate line in your AUTO-
  217. EXEC.BAT file will automatically load this driver every time
  218. you turn on your computer.
  219.  
  220. In the absence of the VESA BIOS extension on SVGA cards, GRAFFIX
  221. supports the standard VGA modes, but will terminate and return to
  222. the application when it encounters a mode it does not recognize.
  223.  
  224. When GRAFFIX is activated in graphics mode, a prompt for a file
  225. name appears at the top of the screen.  The cursor is invisible
  226. in graphics modes, but you can enter a file name as you would
  227. in text mode, and backspace to delete characters you may want
  228. to change.  If no file name is entered before you press <CR>,
  229. GRAFFIX defaults to the file name SAVE#XXX.GIF/PCX, where XXX is
  230. the sequential number of the file, and writes the file to the
  231. current drive and directory.  You may enter the file name with
  232. a drive and directory prefix, such as d:\dir\filename, where d
  233. represents any drive letter and dir any directory or subdirectory
  234. name.  The prompt will accept more than one directory in the pre-
  235. fix, such as d:\dir\subdir\filename, for a total of up to 23
  236. characters.
  237.  
  238. The file name prompt is drawn with palette number 15 against a
  239. background of palette number 0.  Occasionally, there may be in-
  240. sufficient contrast between these two colors for the prompt to
  241. be visible.  In that case, simply press p or g to select PCX or
  242. GIF, then press <CR> to use the default file name.
  243.  
  244. No file name prompt appears in 24-bit color modes, as some adap-
  245. ter cards do not support text output in these modes.  Instead,
  246. the filename defaults to 24BITxxx.PCX in the current directory,
  247. where xxx represents the number in the sequence of files saved.
  248. The GIF format does not support 24-bit color.
  249.  
  250. Video games sometimes use "tweaked" graphics modes that are not
  251. supported by the BIOS.  GRAFFIX may be unable to capture these
  252. screens correctly.
  253.  
  254. The time GRAFFIX takes to capture a graphics screen and save it
  255. to disk depends on the speed of your computer, the file format
  256. chosen, and the graphics mode.  A GIF file takes longer to create
  257. than a PCX file, because the compression algorithm is more com-
  258. plex, resulting in a file that is more compact.  The higher the
  259. resolution of the graphics mode, the longer it will take to cre-
  260. ate the file, because of the greater number of pixels that must
  261. be encoded.
  262.  
  263. When the screen capture is completed, GRAFFIX will signal you
  264. with a beep.  During a SVGA screen capture, GRAFFIX will generate
  265. a series of ascending tones; each tone indicates that the video
  266. card has switched to a new page of memory.  This is to reassure
  267. you that the program is indeed processing data, and not hung up
  268. in an endless loop.
  269.  
  270.  
  271. TEXT MODE SCREENS
  272.  
  273. Text can be saved to either an ASCII file or to an Attribute Text
  274. File with the extension ATF.  An ATF file contains two bytes for
  275. each charcter: the ASCII code and the color attribute.  Many DOS
  276. applications that run in text mode simulate a graphical interface
  277. by utilizing the extended ASCII character set to draw multi-
  278. colored menus and dialog boxes.  Such a screen can be captured
  279. to an ATF file.
  280.  
  281. GRAFFIX includes a DOS utility named AttriByte (AB.EXE) that can
  282. display an ATF file in its original colors in a graphical screen
  283. mode, so that the GRAFFIX TSR can capture the screen to a GIF or
  284. a PCX file.  When you run AttriByte from the DOS command line,
  285. you will be prompted for the name of an ATF file to display.
  286. AB.EXE will then switch the screen to the most suitable graphics
  287. mode available on your computer and display the ATF file.  Attri-
  288. Byte uses VESA modes to display 132-column text, so the VESA BIOS
  289. extension should be installed on your computer.
  290.  
  291. If the maximum resolution of your monitor is 1024x768, AttriByte
  292. will display 132-column text in VESA BIOS mode 104h, which is
  293. only capable of displaying 128 columns.  Hence, the four columns
  294. on the right of the screen will not be displayed.  On 1280x1024
  295. monitors, the full 132 columns will be displayed in VESA mode
  296. 106h, which is capable of displaying up to 160 columns of text.
  297.  
  298. You can override AttriByte's choice of screen mode by running
  299. AB.EXE with the /x command-line switch.  This will cause Attri-
  300. Byte to display the ATF file in whatever screen mode happens
  301. to be in effect.  Therefore, it is necessary to put the screen
  302. into the desired graphics mode before running AB.EXE with the
  303. /x switch, by means of a screen mode utility such as the one
  304. included on the software disk that came with your video card.
  305.  
  306. When AttriByte displays an ATF file, the image will remain on the
  307. screen while you activate GRAFFIX for DOS by means of the hot key
  308. combination.  After you've saved the screen as either GIF or PCX,
  309. press any key to return to DOS.  If you used the /x switch, the
  310. screen will still be in the mode you selected, and the DOS prompt
  311. will be superimposed on the image that was displayed.  Use the
  312. DOS command CLS to clear the screen, or reset the screen to text
  313. mode 3 by means of your screen mode utility.
  314.  
  315. When you save a text mode screen to an ASCII file, the text will
  316. be appended to a file if you enter the name of a file that al-
  317. ready exists.  If you do this when you save text to an ATF file,
  318. a new file will be created and the existing file deleted.
  319.  
  320.  
  321. RUNNING DGFX.EXE AND WGFX.EXE
  322.  
  323. Since DGFX.EXE is a TSR, it must be launched from the DOS prompt
  324. BEFORE opening Microsoft Windows.  It cannot be properly in-
  325. stalled in memory from a DOS "shell" activated by clicking a DOS
  326. icon in Windows, nor can it be run from the Windows "Run File"
  327. menu.  However, once DGFX.EXE has been installed as a memory-
  328. resident program, it can be activated from within a DOS program
  329. that was launched from DOS, from Windows, or from a DOS shell in
  330. Windows.  GRAFFIX for DOS is activated by pressing the "hot-key"
  331. combination Ctrl-Alt-Space.  This is the way to save a full-
  332. screen graphic image that is not framed by a window.
  333.  
  334. WGFX.EXE can be launched from the Program Manager "Run File"
  335. menu or by clicking on its icon, having first installed it in a
  336. program group window.  The Windows documentation explains how to
  337. add a program's icon to a group.  WGFX.HLP and WGFX.EXE should
  338. reside in the same directory.
  339.  
  340. *    *    *    *    *    *    *    *    *    *    *    *    *
  341.  
  342. GRAFFIX for Windows and DOS, Shareware Edition, Version 4.1
  343. Copyright 1993, 1994 ANDROMEDA SOFTWARE.   All Rights Reserved.
  344.  
  345. The Professional Edition of GRAFFIX for Windows and DOS does not
  346. display the GRAFFIX logo on saved files.
  347.  
  348. To register and receive the Professional Edition, send $39 to:
  349.  
  350.                      ANDROMEDA SOFTWARE
  351.                      125 North Prospect St.
  352.                      Washington NJ 07882
  353.  
  354. NJ residents please include sales tax.
  355.  
  356. Steven A. Brown, programmer
  357. INTERNET: 73140.3340@compuserve.com
  358. CompuServe [73140,3340].
  359.  
  360.  
  361. CREDIT CARD ORDERS
  362.  
  363. You may e-mail your order with your name, address, VISA or
  364. MasterCard account number, and expiration date.  Please specify
  365. which of the following methods of delivery you prefer:
  366.  
  367. 1.  First-class mail on 3.5" disk.
  368.  
  369. 2.  GRAFFIX.ZIP via binary e-mail on CompuServe.
  370.  
  371. 3.  GRAFFIX.ZIP as attached file via e-mail on America Online.
  372.  
  373. 4.  GRAFFIX.UUE via ASCII e-mail on the Internet (requires
  374.     UUDECODE.EXE utility to convert back to ZIP file).
  375.  
  376. The total amount charged to your credit card will be $40.00.
  377. Orders may also be placed by telephone to (908) 689-0047.
  378.  
  379.  
  380. SHAREWARE NOTICE
  381.  
  382. The Shareware Edition of GRAFFIX is freely distributed.  You may
  383. use it over a ten-day period to determine its suitability for
  384. your needs.  To continue using GRAFFIX beyond this evaluation
  385. period, you will be required to purchase the registered Profes-
  386. sional Edition.
  387.  
  388. Registration fees are the only compensation the programmer re-
  389. ceives for the work and expense of writing this program.  Please
  390. support the shareware concept of quality, "try-before-you-buy"
  391. software.  Registered users are entitled to unlimited technical
  392. support and low-cost upgrades.
  393.  
  394.  
  395. DISCLAIMER OF WARRANTY
  396.  
  397. THIS SOFTWARE IS SOLD "AS IS," WITHOUT WARRANTY AS TO PERFORMANCE
  398. OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR
  399. IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRON-
  400. MENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS
  401. FOR A PARTICULAR PURPOSE IS OFFERED.  GOOD DATA PROCESSING PRO-
  402. CEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-
  403. CRITICAL DATA BEFORE RELYING ON IT.  THE USER MUST ASSUME THE
  404. ENTIRE RISK OF USING THE PROGRAM.  ANY LIABILITY OF THE SELLER
  405. WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF
  406. PURCHASE PRICE.
  407.  
  408.